PXC Documentation

PXC Home

Fix Joint

pre 1.18

Node Data

Display name

Fix Joint

Internal name

Node_Rigid_Joint_Fix

Inheritances

Node_Rigid_Joint_Fix

Inputs

Object A

Object B

Joint

bool

Custom Anchor

vec2

Anchor

float

Stiffness

slider

Damping

float

Breaking Force

Outputs

rigid

Object


Create fix joint for attaching 2 rigidbody objects together.



Properties


Object AObject to connect.
Object BObject to connect.
Joint
Custom AnchorUse custom anchor point instead of center of mass.
AnchorAnchor point in world scope.
Breaking ForceAmount of force to break the joint, zero for unbreakable.



Commit History


1.19.1
  • Introduced

Related Links